configs: ti: armv7_common: enable Thumb mode for all
authorNishanth Menon <[email protected]>
Wed, 22 Jul 2015 23:05:42 +0000 (18:05 -0500)
committerTom Rini <[email protected]>
Mon, 27 Jul 2015 19:02:17 +0000 (15:02 -0400)
commit7f2f44da4819144f13b22b5c5471d43025919fa3
tree401b586343dd4e6b6ca7c97fd52a09ae7471485b
parent9a0f4004caa057ba227292e544b67ca3d03ffd89
configs: ti: armv7_common: enable Thumb mode for all

Commit bd2c4522c26d5 ("ti: armv7: enable EXT support in SPL (using
ti_armv7_common.h)") enabled thumb mode only for SPL builds, however,
All TI armv7 platforms do support thumb, and there is no reason why the
space savings cannot be exploited for u-boot as well.

Reported-by: Murali Karicheri <[email protected]>
Suggested-by: Tom Rini <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/configs/ti_armv7_common.h